/* 首页适老化 */

.old_type .floor-1 {
    height: auto;
}

.old_type .floor-1 .wd1200 {
    height: auto;
}

/* 头条 */
.old_type .hot-line {
    height: auto;
    line-height: 80px;
    text-align: center;
    padding: 20px 0 30px;
}

.old_type .hot-line a.tt-list {
    font-size: 48px;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

/* 轮播图 */
.old_type .sc_imgnew {
    margin-bottom: 30px;
}

.old_type .sc_imgnew,
.old_type .imgnew_img,
.old_type .imgnew_img_list {
    width: 100% !important;
    height: 642px !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
}
.old_type .imgnew_img img {
    width: 100% !important;
    height: auto !important;
    min-height: 100%!important;
    margin-left: 0px !important;
    margin-top: 0px !important;
}
.old_type .imgnew_title_list {
    width: 100%;
    height: 90px;
}

.old_type .imgnew_title {
    width: 100%;
    height: 90px;
    line-height: 90px;
}

.old_type .imgnew_title a {
    font-size: 36px;
    line-height: 90px;
    width: 80%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.old_type a.imgnew_point {
    height: 16px;
    width: 16px;
    margin-right: 8px;
}

.old_type .imgnew_point_list {
    height: 16px;
    bottom: 37px;
}

.old_type a.imgnew_point:hover,
.old_type a.imgnew_point.On {
    width: 28px !important;
    background-color: #c20504;
}

/* 重要新闻 */
.old_type .floor-1-right {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.old_type .title {
    line-height: 72px;
}

.old_type .title a {
    font-size: 36px;
}

.old_type .floor-1-right-list {
    height: auto;
}

.old_type .zhaiyao {
    font-size: 30px;
    line-height: 60px;
}

.old_type .time {
    height: auto;
    font-size: 30px;
    line-height: 60px;
}

.old_type .xiangqing {
    width: auto;
    height: auto;
    padding: 10px;
    font-size: 30px;
}

/* 横幅 */
/* .old_type .hf,.old_type .hf1{
    height: 150px;
}
.old_type .flexslider {
    height: 150px;
}

.old_type .flexslider .slides a img {
    height: 150px;
} */
/* 机关动态、时政要闻等切换 */
.old_type .floor-2 {
    height: auto;
}

.old_type .floor-2 .wd1200 {
    height: auto;
    padding-bottom: 20px;
}

.old_type .floor-2-left,
.old_type .floor-2-right {
    width: 100%;
    margin-top: 10px;
}

.old_type .tab-box {
    height: 80px;
    line-height: 80px;
}

.old_type .tab-box li {
    font-size: 40px;
    float: left;
}

.old_type .tab-box li.tab-hover {
    font-size: 40px;
    height: 80px;
    line-height: 80px;
}

.old_type .tab-box li span {
    font-size: 40px;
}

.old_type .tab-box li.tab-hover span {
    font-size: 40px;
    height: 80px;
}

.old_type .contain font {
    font-size: 36px;
    top: -60px;
}

.old_type .contain .list li {
    padding-left: 35px;
    background-size: 10px;
}

.old_type .contain .list li a {
    width: 88%;
    font-size: 36px;
    line-height: 72px;
}

.old_type .list-time {
    font-size: 36px;
    line-height: 72px;
    height: auto;
}

/* 公众互动、服务大厅、政府信息公开 */
.old_type .floor-3-left,
.old_type .floor-3-mid,
.old_type .floor-3-right {
    width: 100%;
    height: auto;
}

.old_type .floor-3-title {
    height: 80px;
    line-height: 80px;
}

.old_type .gzhd-title,
.old_type .fwdt-title,
.old_type .zwgk-title {
    background-size: contain;
}

.old_type .floor-3-title>div {
    font-size: 40px;
    padding-left: 135px;
}

.old_type .floor-3-title .more {
    font-size: 36px;
    line-height: 80px;
    padding-right: 20px;
}

.old_type .floor-3-mid {
    margin: 30px 0 0;
}

.old_type .floor-3-left,
.old_type .floor-3-mid,
.old_type .floor-3-right {
    margin-top: 30px;
}

/* 公众互动 */
.old_type .gzhd-list {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0;
}

.old_type .gzhd-list li {
    width: 49%;
    height: auto;
    padding: 15px 0 20px;
    margin-top: 20px;
    text-align: center;
    background-color: #eee;
    transition: all 0.3s;
}

.old_type .gzhd-list li:hover {
    transform: translateY(-5%);
}

.old_type .gzhd-list li a {
    font-size: 30px !important;
}

.old_type .tsjd {
    margin-left: auto;
}

/* 服务大厅 */
.old_type .fwdt-list li {
    width: 565px;
    height: auto;
    line-height: 90px;
    font-size: 30px;
    transition: all 0.3s;
}

.old_type .fwdt-list li:hover {
    transform: translateY(-5%);
}

.old_type .sgs a {
    padding: 0 0 0 170px;
    font-size: 30px;
    text-align: left !important;
    background-size: 60px;
}

.old_type .mzgzjgcx {
    margin-top: 20px;
}

.old_type .mzgzjgcx a {
    background-position: center -10px !important;
    background-size: 45%;
}

.old_type .zjyxxxcx {
    margin-top: 20px;
    margin-left: 20px;
}

.old_type .zjyxxxcx a {
    background-size: 9%;
}

.old_type .zjyxxxcx a,
.old_type .mzgzjgcx a {
    line-height: 90px;
}

.old_type li.zjjzxxcx a,
.old_type li.zjhdcscx a {
    line-height: 90px;
}

.old_type .zjhdcscx {
    margin-top: 20px;
}

.old_type li.zjhdcscx a {
    padding: 0 0 0 170px;
    background-size: 60px;
}

/* 政府信息公开 */
.old_type .zwgk-list {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

.old_type .zwgk-list li {
    width: 49%;
    height: auto;
    margin: 20px 0 0;
    line-height: 90px;
    font-size: 30px;
    transition: all 0.3s;
}

.old_type .zwgk-list li:hover {
    transform: translateY(-5%);
}

.old_type .zwgk-list li a {
    background-size: 8% !important;
}

.old_type .zwgk-list li.zcjd {
    margin-left: auto;
}


/* 专题专栏 */
.old_type .ztzl-top {
    height: 85px;
    background-size: cover;
}

.old-ztzl-box {
    display: none;
}

.old_type .ztzl-list {
    display: none;
}

.old_type .old-ztzl-box {
    display: block;
}

.old_type .old-zt-list .swiper {
    width: 100%;
    height: auto;
    padding-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.old_type .swiper-pagination{
    display: none;
}
.old_type .old-zt-list .swiper-slide {
    width: 360px;
    height: 272px;
    border: 1px solid #e6e6e6;
    position: relative;
}

.old_type .old-zt-list .swiper-slide .ztzl_pic {
    width: 532px;
    height: 240px;
    margin: 15px;
}

.old_type .old-zt-list .swiper-slide .ztzl_pic img {
    width: 532px;
    height: 240px;
}

.old_type .old-zt-list .swiper-slide span {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    bottom: 20px;
}

.old_type .old-zt-list .swiper-slide span img {
    width: 78px;
    height: 78px;
}

/* 友情链接 */
.old_type .friend-title {
    font-size: 28px;
    width: 100%;
}

.old_type .friend-link ul.yqlj_fl>li:first-child {
    margin-left: 0;
}

.old_type .friend-title {
    font-size: 28px;
    line-height: 55px;
}

.old_type .friend-link ul.yqlj_fl {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.old_type .friend-link ul.yqlj_fl>li {
    font-size: 28px;
    line-height: 60px;
    width: 386px;
    margin-bottom: 20px;
    background-position: 350px 28px!important;
}

.old_type .friend-link ul.yqlj_fl>li.zj {
    width: 386px;
    margin-left: 0;
}

.old_type .friend-link ul.yqlj_fl>li.cy {
    width: 386px;
}

.old_type .yqlink1{
    left: -12px;
}
.old_type .yqlink2{
    left: -420px;
}
.old_type .yqlink3{
    left: -827px;
}
.old_type .yqlink4{
    left: -14px;
}
.old_type .yqlink5{
    left: -430px;
}
.old_type .yqlj_li_list ul li{
    font-size: 26px;
    width: 360px;
    line-height: 40px;
}
/* 飘窗 */
.old_type .piaochuang {
    display: none;
}